mjml-location
Display a Google Maps location link
<mjml>
<mj-body>
<mj-container>
<mj-section>
<mj-column>
<mj-location address="37 bis, rue du Sentier 75002 Paris" />
</mj-column>
</mj-section>
</mj-container>
</mj-body>
</mjml>
attribute | unit | description | default value |
---|
color | color | text color | #3aa7ed |
font-family | string | font name | Roboto, sans-serif |
font-size | px/em | font size | 18px |
font-weight | css weight | font weight | 500 |
href | string | href link on image/text | http://maps.google.com/maps?q=(mjAttribute: address) |
padding | px | supports up to 4 parameters | 10px 25px |
padding-top | px | top offset | n/a |
padding-bottom | px | bottom offset | n/a |
padding-left | px | left offset | n/a |
padding-right | px | right offset | n/a |
img-src | string | image source | http://i.imgur.com/DPCJHhy.png |